Skip to content

Add support for PaddleOCRv5 models for character recognition.#747

Merged
tjanczak merged 4 commits intomainfrom
paddle_ocr_v5
Apr 3, 2026
Merged

Add support for PaddleOCRv5 models for character recognition.#747
tjanczak merged 4 commits intomainfrom
paddle_ocr_v5

Conversation

@tjanczak
Copy link
Copy Markdown
Contributor

@tjanczak tjanczak commented Apr 2, 2026

Description

Add converters for PaddleOCR v5 recognition models; add support to download models from HuggingFace repository + load vocabulary form HF config file.

Fixes # (issue)

Any Newly Introduced Dependencies

N/A.

How Has This Been Tested?

Validated locally; to be added to CI tests as part of new sample.

Checklist:

  • I agree to use the MIT license for my code changes.
  • I have not introduced any 3rd party components incompatible with MIT.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

Copy link
Copy Markdown
Contributor

@oonyshch oonyshch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far everything that I've not mentioned in comments LGTM

@tjanczak tjanczak merged commit 07bf46a into main Apr 3, 2026
39 checks passed
@tjanczak tjanczak deleted the paddle_ocr_v5 branch April 3, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants